[2026-06-21 12:39:13] testing.ERROR: Vite manifest not found at: /Volumes/MacExt/sites/localhost/stephup/public/build/manifest.json (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/layouts/app.blade.php) (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/layouts/app.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /Volumes/MacExt/sites/localhost/stephup/public/build/manifest.json (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/layouts/app.blade.php) (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/layouts/app.blade.php) at /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:946)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\View\\ViewException), 1)
#1 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#11 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /Volumes/MacExt/sites/localhost/stephup/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))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /Volumes/MacExt/sites/localhost/stephup/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))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /Volumes/MacExt/sites/localhost/stephup/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))
#25 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /Volumes/MacExt/sites/localhost/stephup/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))
#27 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#29 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#36 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /Volumes/MacExt/sites/localhost/stephup/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))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /Volumes/MacExt/sites/localhost/stephup/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))
#42 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /Volumes/MacExt/sites/localhost/stephup/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))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /Volumes/MacExt/sites/localhost/stephup/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))
#48 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /Volumes/MacExt/sites/localhost/stephup/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))
#50 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /Volumes/MacExt/sites/localhost/stephup/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))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#54 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate\\Foundation\\Testing\\TestCase->call('GET', 'http://localhos...', Array, Array, Array, Array)
#58 /Volumes/MacExt/sites/localhost/stephup/tests/Feature/ReportWorkflowTest.php(32): Illuminate\\Foundation\\Testing\\TestCase->get('http://localhos...')
#59 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests\\Feature\\ReportWorkflowTest->test_user_can_sign_in_and_see_dashboard()
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit\\Framework\\TestCase->runTest()
#61 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit\\Framework\\TestCase->runBare()
#62 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit\\Framework\\TestRunner->run(Object(Tests\\Feature\\ReportWorkflowTest))
#63 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestCase->run()
#64 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#65 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#66 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit\\Framework\\TestSuite->run()
#67 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit\\TextUI\\TestRunner->run(Object(PHPUnit\\TextUI\\Configuration\\Configuration), Object(PHPUnit\\Runner\\ResultCache\\DefaultResultCache), Object(PHPUnit\\Framework\\TestSuite))
#68 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/phpunit(104): PHPUnit\\TextUI\\Application->run(Array)
#69 {main}

[previous exception] [object] (Illuminate\\View\\ViewException(code: 0): Vite manifest not found at: /Volumes/MacExt/sites/localhost/stephup/public/build/manifest.json (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/layouts/app.blade.php) at /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:946)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(Illuminate\\Foundation\\ViteManifestNotFoundException), 2)
#1 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/c35ab51902724fa77433e664b12a138e.php(78): Illuminate\\View\\View->render()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/Volumes/MacExt...')
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/Volumes/MacExt...', Array)
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#19 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#24 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /Volumes/MacExt/sites/localhost/stephup/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))
#26 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /Volumes/MacExt/sites/localhost/stephup/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))
#28 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /Volumes/MacExt/sites/localhost/stephup/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))
#30 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /Volumes/MacExt/sites/localhost/stephup/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))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /Volumes/MacExt/sites/localhost/stephup/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))
#35 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#43 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /Volumes/MacExt/sites/localhost/stephup/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))
#47 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /Volumes/MacExt/sites/localhost/stephup/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))
#50 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /Volumes/MacExt/sites/localhost/stephup/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))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#54 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /Volumes/MacExt/sites/localhost/stephup/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))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /Volumes/MacExt/sites/localhost/stephup/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))
#58 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /Volumes/MacExt/sites/localhost/stephup/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))
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#62 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#63 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#64 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#65 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate\\Foundation\\Testing\\TestCase->call('GET', 'http://localhos...', Array, Array, Array, Array)
#66 /Volumes/MacExt/sites/localhost/stephup/tests/Feature/ReportWorkflowTest.php(32): Illuminate\\Foundation\\Testing\\TestCase->get('http://localhos...')
#67 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests\\Feature\\ReportWorkflowTest->test_user_can_sign_in_and_see_dashboard()
#68 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit\\Framework\\TestCase->runTest()
#69 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit\\Framework\\TestCase->runBare()
#70 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit\\Framework\\TestRunner->run(Object(Tests\\Feature\\ReportWorkflowTest))
#71 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestCase->run()
#72 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#73 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#74 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit\\Framework\\TestSuite->run()
#75 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit\\TextUI\\TestRunner->run(Object(PHPUnit\\TextUI\\Configuration\\Configuration), Object(PHPUnit\\Runner\\ResultCache\\DefaultResultCache), Object(PHPUnit\\Framework\\TestSuite))
#76 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/phpunit(104): PHPUnit\\TextUI\\Application->run(Array)
#77 {main}

[previous exception] [object] (Illuminate\\Foundation\\ViteManifestNotFoundException(code: 0): Vite manifest not found at: /Volumes/MacExt/sites/localhost/stephup/public/build/manifest.json at /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php:946)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Vite.php(384): Illuminate\\Foundation\\Vite->manifest('build')
#1 /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/c5647ac6ac7c668145ee0146c45d0971.php(8): Illuminate\\Foundation\\Vite->__invoke(Object(Illuminate\\Support\\Collection))
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/Volumes/MacExt...')
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/Volumes/MacExt...', Array)
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/c35ab51902724fa77433e664b12a138e.php(78): Illuminate\\View\\View->render()
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/Volumes/MacExt...')
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/Volumes/MacExt...', Array)
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#19 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#21 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#23 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#24 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#26 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#28 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /Volumes/MacExt/sites/localhost/stephup/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))
#30 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /Volumes/MacExt/sites/localhost/stephup/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))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /Volumes/MacExt/sites/localhost/stephup/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))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /Volumes/MacExt/sites/localhost/stephup/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))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /Volumes/MacExt/sites/localhost/stephup/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))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#41 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#47 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#48 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /Volumes/MacExt/sites/localhost/stephup/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))
#51 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /Volumes/MacExt/sites/localhost/stephup/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))
#54 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /Volumes/MacExt/sites/localhost/stephup/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))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#58 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /Volumes/MacExt/sites/localhost/stephup/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))
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /Volumes/MacExt/sites/localhost/stephup/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))
#62 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /Volumes/MacExt/sites/localhost/stephup/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))
#64 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#66 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#67 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#68 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#69 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate\\Foundation\\Testing\\TestCase->call('GET', 'http://localhos...', Array, Array, Array, Array)
#70 /Volumes/MacExt/sites/localhost/stephup/tests/Feature/ReportWorkflowTest.php(32): Illuminate\\Foundation\\Testing\\TestCase->get('http://localhos...')
#71 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests\\Feature\\ReportWorkflowTest->test_user_can_sign_in_and_see_dashboard()
#72 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit\\Framework\\TestCase->runTest()
#73 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit\\Framework\\TestCase->runBare()
#74 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit\\Framework\\TestRunner->run(Object(Tests\\Feature\\ReportWorkflowTest))
#75 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestCase->run()
#76 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#77 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#78 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit\\Framework\\TestSuite->run()
#79 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit\\TextUI\\TestRunner->run(Object(PHPUnit\\TextUI\\Configuration\\Configuration), Object(PHPUnit\\Runner\\ResultCache\\DefaultResultCache), Object(PHPUnit\\Framework\\TestSuite))
#80 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/phpunit(104): PHPUnit\\TextUI\\Application->run(Array)
#81 {main}
"} 
[2026-06-21 13:40:32] testing.ERROR: Unable to encode attribute [metadata] for model [App\Models\AuditLog] to JSON: Type is not supported. {"userId":1,"exception":"[object] (Illuminate\\Database\\Eloquent\\JsonEncodingException(code: 0): Unable to encode attribute [metadata] for model [App\\Models\\AuditLog] to JSON: Type is not supported. at /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Database/Eloquent/JsonEncodingException.php:47)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(1367): Illuminate\\Database\\Eloquent\\JsonEncodingException::forAttribute(Object(App\\Models\\AuditLog), 'metadata', 'Type is not sup...')
#1 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php(1097): Illuminate\\Database\\Eloquent\\Model->castAttributeAsJson('metadata', false)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(619): Illuminate\\Database\\Eloquent\\Model->setAttribute('metadata', Array)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(713): Illuminate\\Database\\Eloquent\\Model->fill(Array)
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1749): Illuminate\\Database\\Eloquent\\Model->newInstance(Array)
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1218): Illuminate\\Database\\Eloquent\\Builder->newModelInstance(Array)
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(23): Illuminate\\Database\\Eloquent\\Builder->create(Array)
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2544): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'create', Array)
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2560): Illuminate\\Database\\Eloquent\\Model->__call('create', Array)
#9 /Volumes/MacExt/sites/localhost/stephup/app/Support/AuditLogger.php(14): Illuminate\\Database\\Eloquent\\Model::__callStatic('create', Array)
#10 /Volumes/MacExt/sites/localhost/stephup/app/Http/Controllers/SettingsController.php(55): App\\Support\\AuditLogger::record('settings.update...', NULL, 'Updated applica...', Array)
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\SettingsController->update(Object(Illuminate\\Http\\Request))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\SettingsController), 'update')
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#16 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureRole.php(17): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureRole->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'admin')
#18 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#19 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#21 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#23 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /Volumes/MacExt/sites/localhost/stephup/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))
#25 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /Volumes/MacExt/sites/localhost/stephup/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))
#27 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /Volumes/MacExt/sites/localhost/stephup/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))
#29 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /Volumes/MacExt/sites/localhost/stephup/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))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /Volumes/MacExt/sites/localhost/stephup/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))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#36 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#38 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#41 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#42 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#43 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /Volumes/MacExt/sites/localhost/stephup/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))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /Volumes/MacExt/sites/localhost/stephup/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))
#49 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /Volumes/MacExt/sites/localhost/stephup/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))
#51 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#53 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /Volumes/MacExt/sites/localhost/stephup/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))
#55 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#56 /Volumes/MacExt/sites/localhost/stephup/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))
#57 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#58 /Volumes/MacExt/sites/localhost/stephup/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))
#59 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#61 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#62 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#63 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#64 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(427): Illuminate\\Foundation\\Testing\\TestCase->call('PUT', 'http://127.0.0....', Array, Array, Array, Array)
#65 /Volumes/MacExt/sites/localhost/stephup/tests/Feature/NiceToHaveFeatureTest.php(43): Illuminate\\Foundation\\Testing\\TestCase->put('http://127.0.0....', Array)
#66 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests\\Feature\\NiceToHaveFeatureTest->test_admin_can_upload_logo_and_favicon_settings()
#67 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit\\Framework\\TestCase->runTest()
#68 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit\\Framework\\TestCase->runBare()
#69 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit\\Framework\\TestRunner->run(Object(Tests\\Feature\\NiceToHaveFeatureTest))
#70 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestCase->run()
#71 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#72 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#73 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit\\Framework\\TestSuite->run()
#74 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit\\TextUI\\TestRunner->run(Object(PHPUnit\\TextUI\\Configuration\\Configuration), Object(PHPUnit\\Runner\\ResultCache\\DefaultResultCache), Object(PHPUnit\\Framework\\TestSuite))
#75 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/phpunit(104): PHPUnit\\TextUI\\Application->run(Array)
#76 {main}
"} 
[2026-06-21 19:29:38] local.ERROR: Undefined variable $thisWeekCount (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/dashboard/index.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $thisWeekCount (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/dashboard/index.blade.php) at /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/c35ab51902724fa77433e664b12a138e.php:32)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#11 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /Volumes/MacExt/sites/localhost/stephup/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))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /Volumes/MacExt/sites/localhost/stephup/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))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /Volumes/MacExt/sites/localhost/stephup/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))
#25 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /Volumes/MacExt/sites/localhost/stephup/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))
#27 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#29 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#36 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /Volumes/MacExt/sites/localhost/stephup/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))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /Volumes/MacExt/sites/localhost/stephup/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))
#42 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /Volumes/MacExt/sites/localhost/stephup/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))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /Volumes/MacExt/sites/localhost/stephup/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))
#48 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /Volumes/MacExt/sites/localhost/stephup/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))
#50 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /Volumes/MacExt/sites/localhost/stephup/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))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#54 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /Volumes/MacExt/sites/localhost/stephup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('/Volumes/MacExt...')
#59 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $thisWeekCount at /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/c35ab51902724fa77433e664b12a138e.php:32)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(262): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', '/Volumes/MacExt...', 32)
#1 /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/c35ab51902724fa77433e664b12a138e.php(32): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():261}(2, 'Undefined varia...', '/Volumes/MacExt...', 32)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/Volumes/MacExt...')
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/Volumes/MacExt...', Array)
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#15 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /Volumes/MacExt/sites/localhost/stephup/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))
#24 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /Volumes/MacExt/sites/localhost/stephup/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))
#26 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /Volumes/MacExt/sites/localhost/stephup/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))
#29 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /Volumes/MacExt/sites/localhost/stephup/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))
#31 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /Volumes/MacExt/sites/localhost/stephup/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))
#43 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /Volumes/MacExt/sites/localhost/stephup/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))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /Volumes/MacExt/sites/localhost/stephup/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))
#48 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#50 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /Volumes/MacExt/sites/localhost/stephup/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))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /Volumes/MacExt/sites/localhost/stephup/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))
#54 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /Volumes/MacExt/sites/localhost/stephup/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))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#58 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /Volumes/MacExt/sites/localhost/stephup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#62 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('/Volumes/MacExt...')
#63 {main}
"} 
[2026-06-21 19:52:06] local.ERROR: Writing to /Users/chrisnanfack/.config/psysh/psysh_history is not allowed. {"exception":"[object] (ErrorException(code: 0): Writing to /Users/chrisnanfack/.config/psysh/psysh_history is not allowed. at /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/ConfigPaths.php:480)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(262): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(1024, 'Writing to /Use...', '/Volumes/MacExt...', 480)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():261}(1024, 'Writing to /Use...', '/Volumes/MacExt...', 480)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/ConfigPaths.php(480): trigger_error('Writing to /Use...', 1024)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1068): Psy\\ConfigPaths::touchFileWithMkdir('/Users/chrisnan...')
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1106): Psy\\Configuration->setHistoryFile('/Users/chrisnan...')
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1285): Psy\\Configuration->getHistoryFile()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Shell.php(191): Psy\\Configuration->getReadline()
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Shell.php(2178): Psy\\Shell->boot()
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/tinker/src/Console/TinkerCommand.php(77): Psy\\Shell->execute('echo route(\"pro...')
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Tinker\\Console\\TinkerCommand->handle()
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Laravel\\Tinker\\Console\\TinkerCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-25 20:29:04] local.ERROR: Writing to /Users/chrisnanfack/.config/psysh/psysh_history is not allowed. {"exception":"[object] (ErrorException(code: 0): Writing to /Users/chrisnanfack/.config/psysh/psysh_history is not allowed. at /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/ConfigPaths.php:480)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(262): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(1024, 'Writing to /Use...', '/Volumes/MacExt...', 480)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():261}(1024, 'Writing to /Use...', '/Volumes/MacExt...', 480)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/ConfigPaths.php(480): trigger_error('Writing to /Use...', 1024)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1068): Psy\\ConfigPaths::touchFileWithMkdir('/Users/chrisnan...')
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1106): Psy\\Configuration->setHistoryFile('/Users/chrisnan...')
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1285): Psy\\Configuration->getHistoryFile()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Shell.php(191): Psy\\Configuration->getReadline()
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Shell.php(2178): Psy\\Shell->boot()
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/tinker/src/Console/TinkerCommand.php(77): Psy\\Shell->execute('echo 'users='.A...')
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Tinker\\Console\\TinkerCommand->handle()
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Laravel\\Tinker\\Console\\TinkerCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-25 21:52:40] local.ERROR: Writing to /Users/chrisnanfack/.config/psysh/psysh_history is not allowed. {"exception":"[object] (ErrorException(code: 0): Writing to /Users/chrisnanfack/.config/psysh/psysh_history is not allowed. at /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/ConfigPaths.php:480)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(262): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(1024, 'Writing to /Use...', '/Volumes/MacExt...', 480)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():261}(1024, 'Writing to /Use...', '/Volumes/MacExt...', 480)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/ConfigPaths.php(480): trigger_error('Writing to /Use...', 1024)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1068): Psy\\ConfigPaths::touchFileWithMkdir('/Users/chrisnan...')
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1106): Psy\\Configuration->setHistoryFile('/Users/chrisnan...')
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1285): Psy\\Configuration->getHistoryFile()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Shell.php(191): Psy\\Configuration->getReadline()
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Shell.php(2178): Psy\\Shell->boot()
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/tinker/src/Console/TinkerCommand.php(77): Psy\\Shell->execute('echo App\\\\Models...')
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Tinker\\Console\\TinkerCommand->handle()
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Laravel\\Tinker\\Console\\TinkerCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-26 11:38:47] local.ERROR: View [documents.compliance] not found. {"userId":1,"exception":"[object] (InvalidArgumentException(code: 0): View [documents.compliance] not found. at /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:138)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php(78): Illuminate\\View\\FileViewFinder->findInPaths('documents.compl...', Array)
#1 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Factory.php(150): Illuminate\\View\\FileViewFinder->find('documents.compl...')
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(1100): Illuminate\\View\\Factory->make('documents.compl...', Array, Array)
#3 /Volumes/MacExt/sites/localhost/stephup/app/Http/Controllers/DocumentComplianceController.php(25): view('documents.compl...', Array)
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): App\\Http\\Controllers\\DocumentComplianceController->index(Object(Illuminate\\Http\\Request))
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\DocumentComplianceController), 'index')
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate\\Routing\\Route->runController()
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate\\Routing\\Route->run()
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#9 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureRole.php(17): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureRole->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'admin')
#11 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /Volumes/MacExt/sites/localhost/stephup/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))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /Volumes/MacExt/sites/localhost/stephup/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))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /Volumes/MacExt/sites/localhost/stephup/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))
#25 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /Volumes/MacExt/sites/localhost/stephup/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))
#27 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#29 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#36 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /Volumes/MacExt/sites/localhost/stephup/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))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /Volumes/MacExt/sites/localhost/stephup/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))
#42 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /Volumes/MacExt/sites/localhost/stephup/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))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /Volumes/MacExt/sites/localhost/stephup/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))
#48 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /Volumes/MacExt/sites/localhost/stephup/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))
#50 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /Volumes/MacExt/sites/localhost/stephup/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))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#54 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /Volumes/MacExt/sites/localhost/stephup/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#58 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('/Volumes/MacExt...')
#59 {main}
"} 
[2026-06-26 15:05:06] testing.ERROR: Undefined variable $report (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/work/supervisor.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $report (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/work/supervisor.blade.php) at /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/d1ff8dbf6e6174145a7a2e0a2056c97b.php:97)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 1)
#1 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#11 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /Volumes/MacExt/sites/localhost/stephup/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))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /Volumes/MacExt/sites/localhost/stephup/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))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /Volumes/MacExt/sites/localhost/stephup/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))
#25 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /Volumes/MacExt/sites/localhost/stephup/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))
#27 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#29 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#36 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /Volumes/MacExt/sites/localhost/stephup/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))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /Volumes/MacExt/sites/localhost/stephup/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))
#42 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /Volumes/MacExt/sites/localhost/stephup/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))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /Volumes/MacExt/sites/localhost/stephup/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))
#48 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /Volumes/MacExt/sites/localhost/stephup/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))
#50 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /Volumes/MacExt/sites/localhost/stephup/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))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#54 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate\\Foundation\\Testing\\TestCase->call('GET', 'http://127.0.0....', Array, Array, Array, Array)
#58 /Volumes/MacExt/sites/localhost/stephup/tests/Feature/ReportOperationsPolishTest.php(197): Illuminate\\Foundation\\Testing\\TestCase->get('http://127.0.0....')
#59 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests\\Feature\\ReportOperationsPolishTest->test_focused_work_queues_show_relevant_reports()
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit\\Framework\\TestCase->runTest()
#61 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit\\Framework\\TestCase->runBare()
#62 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit\\Framework\\TestRunner->run(Object(Tests\\Feature\\ReportOperationsPolishTest))
#63 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestCase->run()
#64 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#65 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit\\Framework\\TestSuite->run()
#66 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit\\TextUI\\TestRunner->run(Object(PHPUnit\\TextUI\\Configuration\\Configuration), Object(PHPUnit\\Runner\\ResultCache\\DefaultResultCache), Object(PHPUnit\\Framework\\TestSuite))
#67 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/phpunit(104): PHPUnit\\TextUI\\Application->run(Array)
#68 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $report at /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/d1ff8dbf6e6174145a7a2e0a2056c97b.php:97)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(262): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', '/Volumes/MacExt...', 97)
#1 /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/d1ff8dbf6e6174145a7a2e0a2056c97b.php(97): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():261}(2, 'Undefined varia...', '/Volumes/MacExt...', 97)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/Volumes/MacExt...')
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/Volumes/MacExt...', Array)
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#15 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /Volumes/MacExt/sites/localhost/stephup/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))
#24 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /Volumes/MacExt/sites/localhost/stephup/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))
#26 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /Volumes/MacExt/sites/localhost/stephup/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))
#29 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /Volumes/MacExt/sites/localhost/stephup/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))
#31 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#35 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#36 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#38 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /Volumes/MacExt/sites/localhost/stephup/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))
#43 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /Volumes/MacExt/sites/localhost/stephup/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))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /Volumes/MacExt/sites/localhost/stephup/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))
#48 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#50 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /Volumes/MacExt/sites/localhost/stephup/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))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /Volumes/MacExt/sites/localhost/stephup/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))
#54 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /Volumes/MacExt/sites/localhost/stephup/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))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#58 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#59 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#61 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate\\Foundation\\Testing\\TestCase->call('GET', 'http://127.0.0....', Array, Array, Array, Array)
#62 /Volumes/MacExt/sites/localhost/stephup/tests/Feature/ReportOperationsPolishTest.php(197): Illuminate\\Foundation\\Testing\\TestCase->get('http://127.0.0....')
#63 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests\\Feature\\ReportOperationsPolishTest->test_focused_work_queues_show_relevant_reports()
#64 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit\\Framework\\TestCase->runTest()
#65 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit\\Framework\\TestCase->runBare()
#66 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit\\Framework\\TestRunner->run(Object(Tests\\Feature\\ReportOperationsPolishTest))
#67 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestCase->run()
#68 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#69 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit\\Framework\\TestSuite->run()
#70 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit\\TextUI\\TestRunner->run(Object(PHPUnit\\TextUI\\Configuration\\Configuration), Object(PHPUnit\\Runner\\ResultCache\\DefaultResultCache), Object(PHPUnit\\Framework\\TestSuite))
#71 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/phpunit(104): PHPUnit\\TextUI\\Application->run(Array)
#72 {main}
"} 
[2026-06-26 15:05:56] testing.ERROR: syntax error, unexpected token "else", expecting end of file (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/work/supervisor.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"else\", expecting end of file (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/work/supervisor.blade.php) at /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/d1ff8dbf6e6174145a7a2e0a2056c97b.php:121)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ParseError), 1)
#1 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#11 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /Volumes/MacExt/sites/localhost/stephup/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))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /Volumes/MacExt/sites/localhost/stephup/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))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /Volumes/MacExt/sites/localhost/stephup/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))
#25 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /Volumes/MacExt/sites/localhost/stephup/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))
#27 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#29 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#36 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /Volumes/MacExt/sites/localhost/stephup/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))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /Volumes/MacExt/sites/localhost/stephup/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))
#42 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /Volumes/MacExt/sites/localhost/stephup/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))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /Volumes/MacExt/sites/localhost/stephup/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))
#48 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /Volumes/MacExt/sites/localhost/stephup/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))
#50 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /Volumes/MacExt/sites/localhost/stephup/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))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#54 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate\\Foundation\\Testing\\TestCase->call('GET', 'http://127.0.0....', Array, Array, Array, Array)
#58 /Volumes/MacExt/sites/localhost/stephup/tests/Feature/ReportOperationsPolishTest.php(197): Illuminate\\Foundation\\Testing\\TestCase->get('http://127.0.0....')
#59 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests\\Feature\\ReportOperationsPolishTest->test_focused_work_queues_show_relevant_reports()
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit\\Framework\\TestCase->runTest()
#61 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit\\Framework\\TestCase->runBare()
#62 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit\\Framework\\TestRunner->run(Object(Tests\\Feature\\ReportOperationsPolishTest))
#63 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestCase->run()
#64 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#65 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit\\Framework\\TestSuite->run()
#66 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit\\TextUI\\TestRunner->run(Object(PHPUnit\\TextUI\\Configuration\\Configuration), Object(PHPUnit\\Runner\\ResultCache\\DefaultResultCache), Object(PHPUnit\\Framework\\TestSuite))
#67 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/phpunit(104): PHPUnit\\TextUI\\Application->run(Array)
#68 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"else\", expecting end of file at /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/d1ff8dbf6e6174145a7a2e0a2056c97b.php:121)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#1 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/Volumes/MacExt...', Array)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#12 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate\\Foundation\\Testing\\TestCase->call('GET', 'http://127.0.0....', Array, Array, Array, Array)
#59 /Volumes/MacExt/sites/localhost/stephup/tests/Feature/ReportOperationsPolishTest.php(197): Illuminate\\Foundation\\Testing\\TestCase->get('http://127.0.0....')
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests\\Feature\\ReportOperationsPolishTest->test_focused_work_queues_show_relevant_reports()
#61 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit\\Framework\\TestCase->runTest()
#62 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit\\Framework\\TestCase->runBare()
#63 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit\\Framework\\TestRunner->run(Object(Tests\\Feature\\ReportOperationsPolishTest))
#64 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestCase->run()
#65 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#66 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit\\Framework\\TestSuite->run()
#67 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit\\TextUI\\TestRunner->run(Object(PHPUnit\\TextUI\\Configuration\\Configuration), Object(PHPUnit\\Runner\\ResultCache\\DefaultResultCache), Object(PHPUnit\\Framework\\TestSuite))
#68 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/phpunit(104): PHPUnit\\TextUI\\Application->run(Array)
#69 {main}
"} 
[2026-06-26 15:06:22] testing.ERROR: syntax error, unexpected token "else", expecting end of file (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/work/supervisor.blade.php) {"userId":4,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): syntax error, unexpected token \"else\", expecting end of file (View: /Volumes/MacExt/sites/localhost/stephup/resources/views/work/supervisor.blade.php) at /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/d1ff8dbf6e6174145a7a2e0a2056c97b.php:121)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ParseError), 1)
#1 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#11 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /Volumes/MacExt/sites/localhost/stephup/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))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /Volumes/MacExt/sites/localhost/stephup/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))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 /Volumes/MacExt/sites/localhost/stephup/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))
#25 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /Volumes/MacExt/sites/localhost/stephup/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))
#27 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#29 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#30 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#31 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#35 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#36 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /Volumes/MacExt/sites/localhost/stephup/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))
#39 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /Volumes/MacExt/sites/localhost/stephup/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))
#42 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /Volumes/MacExt/sites/localhost/stephup/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))
#44 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /Volumes/MacExt/sites/localhost/stephup/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))
#48 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /Volumes/MacExt/sites/localhost/stephup/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))
#50 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /Volumes/MacExt/sites/localhost/stephup/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))
#52 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#54 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#57 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate\\Foundation\\Testing\\TestCase->call('GET', 'http://127.0.0....', Array, Array, Array, Array)
#58 /Volumes/MacExt/sites/localhost/stephup/tests/Feature/ReportOperationsPolishTest.php(197): Illuminate\\Foundation\\Testing\\TestCase->get('http://127.0.0....')
#59 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests\\Feature\\ReportOperationsPolishTest->test_focused_work_queues_show_relevant_reports()
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit\\Framework\\TestCase->runTest()
#61 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit\\Framework\\TestCase->runBare()
#62 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit\\Framework\\TestRunner->run(Object(Tests\\Feature\\ReportOperationsPolishTest))
#63 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestCase->run()
#64 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#65 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit\\Framework\\TestSuite->run()
#66 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit\\TextUI\\TestRunner->run(Object(PHPUnit\\TextUI\\Configuration\\Configuration), Object(PHPUnit\\Runner\\ResultCache\\DefaultResultCache), Object(PHPUnit\\Framework\\TestSuite))
#67 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/phpunit(104): PHPUnit\\TextUI\\Application->run(Array)
#68 {main}

[previous exception] [object] (ParseError(code: 0): syntax error, unexpected token \"else\", expecting end of file at /Volumes/MacExt/sites/localhost/stephup/storage/framework/views/d1ff8dbf6e6174145a7a2e0a2056c97b.php:121)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#1 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/Volumes/MacExt...', Array)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/Volumes/MacExt...', Array)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/Volumes/MacExt...', Array)
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#12 /Volumes/MacExt/sites/localhost/stephup/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#31 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#32 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#33 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#34 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#35 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#47 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#48 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#54 /Volumes/MacExt/sites/localhost/stephup/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 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#56 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#57 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(607): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#58 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php(368): Illuminate\\Foundation\\Testing\\TestCase->call('GET', 'http://127.0.0....', Array, Array, Array, Array)
#59 /Volumes/MacExt/sites/localhost/stephup/tests/Feature/ReportOperationsPolishTest.php(197): Illuminate\\Foundation\\Testing\\TestCase->get('http://127.0.0....')
#60 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(1667): Tests\\Feature\\ReportOperationsPolishTest->test_focused_work_queues_show_relevant_reports()
#61 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(519): PHPUnit\\Framework\\TestCase->runTest()
#62 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php(87): PHPUnit\\Framework\\TestCase->runBare()
#63 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestCase.php(365): PHPUnit\\Framework\\TestRunner->run(Object(Tests\\Feature\\ReportOperationsPolishTest))
#64 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestCase->run()
#65 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/Framework/TestSuite.php(369): PHPUnit\\Framework\\TestSuite->run()
#66 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(64): PHPUnit\\Framework\\TestSuite->run()
#67 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/src/TextUI/Application.php(211): PHPUnit\\TextUI\\TestRunner->run(Object(PHPUnit\\TextUI\\Configuration\\Configuration), Object(PHPUnit\\Runner\\ResultCache\\DefaultResultCache), Object(PHPUnit\\Framework\\TestSuite))
#68 /Volumes/MacExt/sites/localhost/stephup/vendor/phpunit/phpunit/phpunit(104): PHPUnit\\TextUI\\Application->run(Array)
#69 {main}
"} 
[2026-06-26 17:39:24] local.ERROR: Writing to /Users/chrisnanfack/.config/psysh/psysh_history is not allowed. {"exception":"[object] (ErrorException(code: 0): Writing to /Users/chrisnanfack/.config/psysh/psysh_history is not allowed. at /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/ConfigPaths.php:480)
[stacktrace]
#0 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(262): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(1024, 'Writing to /Use...', '/Volumes/MacExt...', 480)
#1 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():261}(1024, 'Writing to /Use...', '/Volumes/MacExt...', 480)
#2 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/ConfigPaths.php(480): trigger_error('Writing to /Use...', 1024)
#3 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1068): Psy\\ConfigPaths::touchFileWithMkdir('/Users/chrisnan...')
#4 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1106): Psy\\Configuration->setHistoryFile('/Users/chrisnan...')
#5 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Configuration.php(1285): Psy\\Configuration->getHistoryFile()
#6 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Shell.php(191): Psy\\Configuration->getReadline()
#7 /Volumes/MacExt/sites/localhost/stephup/vendor/psy/psysh/src/Shell.php(2178): Psy\\Shell->boot()
#8 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/tinker/src/Console/TinkerCommand.php(77): Psy\\Shell->execute('echo App\\\\Models...')
#9 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Laravel\\Tinker\\Console\\TinkerCommand->handle()
#10 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Laravel\\Tinker\\Console\\TinkerCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /Volumes/MacExt/sites/localhost/stephup/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /Volumes/MacExt/sites/localhost/stephup/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /Volumes/MacExt/sites/localhost/stephup/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))
#22 /Volumes/MacExt/sites/localhost/stephup/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-26 20:53:31] production.ERROR: Undefined variable $user (View: /home/stephupc/public_html/construction.stephup.co.za/resources/views/users/edit.blade.php) {"userId":6,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Undefined variable $user (View: /home/stephupc/public_html/construction.stephup.co.za/resources/views/users/edit.blade.php) at /home/stephupc/public_html/construction.stephup.co.za/storage/framework/views/72ea1842e941d541512d4440bebb618d.php:2)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(59): Illuminate\\View\\Engines\\CompilerEngine->handleViewException(Object(ErrorException), 0)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/stephupc/...', Array)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/stephupc/...', Array)
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#11 /home/stephupc/public_html/construction.stephup.co.za/app/Http/Middleware/EnsureRole.php(17): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureRole->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'admin')
#13 /home/stephupc/public_html/construction.stephup.co.za/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/stephupc/public_html/construction.stephup.co.za/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))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/stephupc/public_html/construction.stephup.co.za/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))
#24 /home/stephupc/public_html/construction.stephup.co.za/vendor/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/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 /home/stephupc/public_html/construction.stephup.co.za/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))
#27 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#28 /home/stephupc/public_html/construction.stephup.co.za/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))
#29 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#31 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#32 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#33 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#34 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#35 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#36 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#37 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#38 /home/stephupc/public_html/construction.stephup.co.za/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/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/stephupc/public_html/construction.stephup.co.za/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))
#41 /home/stephupc/public_html/construction.stephup.co.za/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/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 /home/stephupc/public_html/construction.stephup.co.za/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))
#44 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 /home/stephupc/public_html/construction.stephup.co.za/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))
#46 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#48 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/stephupc/public_html/construction.stephup.co.za/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))
#50 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/stephupc/public_html/construction.stephup.co.za/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))
#52 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/stephupc/public_html/construction.stephup.co.za/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))
#54 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#56 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#57 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#58 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#59 /home/stephupc/public_html/construction.stephup.co.za/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#60 {main}

[previous exception] [object] (ErrorException(code: 0): Undefined variable $user at /home/stephupc/public_html/construction.stephup.co.za/storage/framework/views/72ea1842e941d541512d4440bebb618d.php:2)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(262): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError(2, 'Undefined varia...', '/home/stephupc/...', 2)
#1 /home/stephupc/public_html/construction.stephup.co.za/storage/framework/views/72ea1842e941d541512d4440bebb618d.php(2): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->{closure:Illuminate\\Foundation\\Bootstrap\\HandleExceptions::forwardsTo():261}(2, 'Undefined varia...', '/home/stephupc/...', 2)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(123): require('/home/stephupc/...')
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(124): Illuminate\\Filesystem\\Filesystem::{closure:Illuminate\\Filesystem\\Filesystem::getRequire():120}()
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(57): Illuminate\\Filesystem\\Filesystem->getRequire('/home/stephupc/...', Array)
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Illuminate\\View\\Engines\\PhpEngine->evaluatePath('/home/stephupc/...', Array)
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/View/View.php(208): Illuminate\\View\\Engines\\CompilerEngine->get('/home/stephupc/...', Array)
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate\\View\\View->getContents()
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate\\View\\View->renderContents()
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Http/Response.php(78): Illuminate\\View\\View->render()
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Http/Response.php(34): Illuminate\\Http\\Response->setContent(Object(Illuminate\\View\\View))
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(939): Illuminate\\Http\\Response->__construct(Object(Illuminate\\View\\View), 200, Array)
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(906): Illuminate\\Routing\\Router::toResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Routing\\Router->prepareResponse(Object(Illuminate\\Http\\Request), Object(Illuminate\\View\\View))
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Routing\\Router->{closure:Illuminate\\Routing\\Router::runRouteWithinStack():821}(Object(Illuminate\\Http\\Request))
#15 /home/stephupc/public_html/construction.stephup.co.za/app/Http/Middleware/EnsureRole.php(17): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureRole->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'admin')
#17 /home/stephupc/public_html/construction.stephup.co.za/app/Http/Middleware/EnsureActiveUser.php(24): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App\\Http\\Middleware\\EnsureActiveUser->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php(63): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#22 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 /home/stephupc/public_html/construction.stephup.co.za/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))
#24 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/stephupc/public_html/construction.stephup.co.za/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))
#26 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/stephupc/public_html/construction.stephup.co.za/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))
#28 /home/stephupc/public_html/construction.stephup.co.za/vendor/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/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#30 /home/stephupc/public_html/construction.stephup.co.za/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))
#31 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 /home/stephupc/public_html/construction.stephup.co.za/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))
#33 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#35 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#36 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#37 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#38 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#39 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#40 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\\Foundation\\Http\\Kernel->{closure:Illuminate\\Foundation\\Http\\Kernel::dispatchToRouter():197}(Object(Illuminate\\Http\\Request))
#41 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->{closure:Illuminate\\Pipeline\\Pipeline::prepareDestination():178}(Object(Illuminate\\Http\\Request))
#42 /home/stephupc/public_html/construction.stephup.co.za/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/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#44 /home/stephupc/public_html/construction.stephup.co.za/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))
#45 /home/stephupc/public_html/construction.stephup.co.za/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/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 /home/stephupc/public_html/construction.stephup.co.za/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))
#48 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/stephupc/public_html/construction.stephup.co.za/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))
#50 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#52 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/stephupc/public_html/construction.stephup.co.za/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))
#54 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/stephupc/public_html/construction.stephup.co.za/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))
#56 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/stephupc/public_html/construction.stephup.co.za/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))
#58 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate\\Http\\Middleware\\ValidatePathEncoding->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate\\Pipeline\\Pipeline->{closure:{closure:Illuminate\\Pipeline\\Pipeline::carry():194}:195}(Object(Illuminate\\Http\\Request))
#60 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#61 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#62 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#63 /home/stephupc/public_html/construction.stephup.co.za/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#64 {main}
"} 
[2026-06-26 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-26 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-26 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 01:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 13:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 15:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 17:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 21:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-27 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 02:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 02:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 05:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 06:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 09:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 12:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 17:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 19:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-28 23:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 03:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 12:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 13:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-29 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 20:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-06-30 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 12:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 14:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 18:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-01 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 05:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 07:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 07:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 16:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-02 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 01:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 04:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 08:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 11:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-03 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 03:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 04:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 17:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-04 23:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 05:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 12:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 17:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-05 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 05:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 16:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 18:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 20:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-06 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 09:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 10:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 11:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 20:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-07 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 07:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 07:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 17:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-08 23:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 01:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 07:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 15:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 16:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-09 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 05:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-10 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 05:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 13:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-11 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 05:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-12 23:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 06:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 07:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 08:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 13:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 14:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 21:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-13 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 06:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 09:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 11:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 12:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 14:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 18:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 20:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-14 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 05:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 10:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 15:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 16:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 17:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 20:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-15 23:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 16:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-16 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 01:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 06:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 11:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 12:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 15:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-17 23:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 00:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 03:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 05:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 11:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 18:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 22:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-18 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 05:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 09:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 11:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 14:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 15:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 19:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-19 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 00:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 05:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 10:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 11:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 13:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 14:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 21:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-20 23:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 05:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 10:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 13:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-21 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 05:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 11:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 12:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 22:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-22 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 09:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 10:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-23 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 13:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 15:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-24 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 02:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 02:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 12:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 16:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-25 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 02:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 02:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-26 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 14:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 18:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-27 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 10:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 14:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-28 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 02:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 02:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 06:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 08:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 11:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 13:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 18:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-29 23:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 01:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 20:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-30 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 01:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 17:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 21:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-07-31 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 13:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-01 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 11:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 12:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 17:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-02 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 00:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 11:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 18:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 21:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 22:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-03 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 12:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 14:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-04 23:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 05:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 06:00:08] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 08:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 12:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-05 23:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 12:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 18:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 19:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-06 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-07 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 02:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 02:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 05:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 11:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 13:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 16:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 19:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 20:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-08 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 19:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 20:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-09 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 00:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 20:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 22:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-10 23:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 05:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 07:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 07:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 14:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 20:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-11 23:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 06:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 09:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 10:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 20:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 22:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-12 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 02:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 02:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 07:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 07:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 10:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 11:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-13 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 00:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 05:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 11:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 12:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 17:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-14 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 00:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 14:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-15 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 12:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 17:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 20:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-16 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 16:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-17 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 01:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 07:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 17:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-18 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 09:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 14:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 21:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-19 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 01:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 11:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-20 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-21 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 08:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-22 23:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-23 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 12:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 14:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-24 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 02:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 02:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 07:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 07:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 11:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 13:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 15:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 22:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-25 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 06:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 12:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 15:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 22:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-26 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 05:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 08:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 10:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 12:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-27 23:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 02:00:08] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 02:00:08] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 21:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-28 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 11:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 17:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-29 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 01:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 03:00:08] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-30 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 05:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-08-31 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 05:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 09:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-01 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 12:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 14:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-02 23:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 09:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 13:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 18:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-03 23:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 00:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 04:00:08] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 11:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-04 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 02:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 02:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 03:00:09] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 06:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 10:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 11:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 20:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 21:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-05 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-06 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 08:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-07 23:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 11:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-08 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 01:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 05:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 09:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 20:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-09 23:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 10:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 12:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 17:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 22:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-10 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 17:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 18:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 19:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-11 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 04:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 15:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-12 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-13 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-14 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 00:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 02:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 05:00:08] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 15:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 21:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-15 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 00:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 03:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 08:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 10:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 12:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 19:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-16 23:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 01:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 04:00:07] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 15:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 20:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-17 23:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 08:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 11:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 12:00:09] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-18 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 17:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-19 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 10:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 12:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 14:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 15:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 17:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 21:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-20 23:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 01:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 04:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 05:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 07:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 07:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 10:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 17:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-21 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 00:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 01:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 04:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 06:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 09:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 10:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 11:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 12:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 13:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 15:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 17:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 18:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 19:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 20:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 21:00:05] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-22 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 00:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 02:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 03:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 04:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 06:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 15:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 17:00:06] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 20:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-23 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 07:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 16:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 18:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 19:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 21:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-24 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 00:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 01:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 02:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 03:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 04:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 05:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 06:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 07:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 08:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 09:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 10:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 13:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 14:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 15:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 16:00:04] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 19:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 20:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 22:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-25 23:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 00:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 01:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 02:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 03:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 04:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 05:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 06:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 07:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 08:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 09:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 10:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 11:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 12:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 13:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 14:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 15:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 16:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 17:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 18:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 19:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 20:00:01] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 21:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 22:00:02] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
[2026-09-26 23:00:03] production.ERROR: The Process class relies on proc_open, which is not available on your PHP installation. {"exception":"[object] (Symfony\\Component\\Process\\Exception\\LogicException(code: 0): The Process class relies on proc_open, which is not available on your PHP installation. at /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php:163)
[stacktrace]
#0 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/process/Process.php(208): Symfony\\Component\\Process\\Process->__construct(Array, '/home/stephupc/...', Array, NULL, NULL)
#1 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(203): Symfony\\Component\\Process\\Process::fromShellCommandline(''/opt/cpanel/ea...', '/home/stephupc/...', Array, NULL, NULL)
#2 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(185): Illuminate\\Console\\Scheduling\\Event->execute(Object(Illuminate\\Foundation\\Application))
#3 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/Event.php(134): Illuminate\\Console\\Scheduling\\Event->start(Object(Illuminate\\Foundation\\Application))
#4 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(197): Illuminate\\Console\\Scheduling\\Event->run(Object(Illuminate\\Foundation\\Application))
#5 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->{closure:Illuminate\\Console\\Scheduling\\ScheduleRunCommand::runEvent():191}()
#6 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2026-0...', Object(Closure))
#7 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(191): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#8 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(134): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#9 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#10 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#11 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#12 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#13 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#14 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#15 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/stephupc/public_html/construction.stephup.co.za/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/stephupc/public_html/construction.stephup.co.za/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/stephupc/public_html/construction.stephup.co.za/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))
#22 /home/stephupc/public_html/construction.stephup.co.za/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#23 {main}
"} 
